func runtime/pprof.runtime_goroutineProfileWithLabels

2 uses

	runtime/pprof (current package)
		pprof.go#L678: func runtime_goroutineProfileWithLabels(p []runtime.StackRecord, labels []unsafe.Pointer) (n int, ok bool)
		pprof.go#L685: 	return writeRuntimeProfile(w, debug, "goroutine", runtime_goroutineProfileWithLabels)